CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image processing use matlab

搜索资源列表

  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. laplacian

    0下载:
  2. 拉普拉斯变换源码实现 用MATLAB实现的 对正学习图像处理的初学者很有帮助。希望对大家有帮助-Laplace transform source code to achieve the right to use MATLAB to achieve is very helpful for beginners to learn image processing. Hope you help
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:902
    • 提供者:guchunlan
  1. gujia

    1下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72333
    • 提供者:hujiang
  1. MATLAB_image_process_with_PDE

    0下载:
  2. 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15423
    • 提供者:wut
  1. LicenseRecognition

    1下载:
  2. 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序-This file is used to realize image processing and pattern recognition based on the use of written matlab license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:1335296
    • 提供者:
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4498
    • 提供者:sai
  1. MATLAB-image

    0下载:
  2. 介绍了如何利用MATLAB 及其图像处理工具箱进行数字图像处理,并通过一些例子来说明利 用MATLAB 图像处理工具箱进行图像处理的方法-Describes how to use MATLAB and its Image Processing Toolbox for digital image processing, and some examples to illustrate the use of MATLAB image processing toolbox for image pro
  3. 所属分类:Development Research

    • 发布日期:2017-11-03
    • 文件大小:213347
    • 提供者:吴志国
  1. DPCM

    1下载:
  2. DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
  3. 所属分类:多媒体

    • 发布日期:2017-04-10
    • 文件大小:2845
    • 提供者:顾艳华
  1. inpainingCDD

    1下载:
  2. 基于偏微分的CDD模型,该程序运行效果非常理想,且附有处理图像,点击运行就可使用,程序很好理解,让大家少走弯路,强烈推荐!,请放心下载-Based on partial differential of the CDD model, the program runs very good results, and with image processing, click Run can use the program well understood so that we can avoid deto
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-15
    • 文件大小:4209712
    • 提供者:倪路桥
  1. 04

    0下载:
  2. 研究了基于视频图像处理的自行车流量检测方法,主要方法为利用二值化的“时空图像”计算1 像素块儿的个数。给出了各种方法对自行车流量检测的实验结果。-Research on video image processing based on the flow of bicycle detection methods, the main method for the use of binarization of " time and space images," Calculation
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:302609
    • 提供者:天子
  1. 200572811235798

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1224844
    • 提供者:wangjinfeng
  1. TDLMS

    3下载:
  2. 图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!-Image Processing is widely used two-dimensional MMSE algorithm (TDLMS). Absolute ease of use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-12
    • 文件大小:811
    • 提供者:yuxi
  1. mode_daliju_dip0728

    0下载:
  2. 这是一个用simulink作的三环PID的仿真图,相信对作PID控制的人有用-This is a three-ring for use simulink simulation PID map, believe that for PID control of useful
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10846
    • 提供者:liz
  1. Local

    0下载:
  2. 用于虹膜图像处理过程中的定位过程,采用二值化结合hough变化方法进行虹膜区域的定位-For the iris image processing positioning process, combined with the use of binarization methods hough change the positioning of the iris region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17207
    • 提供者:汪琨
  1. mmfont

    0下载:
  2. matlab图像处理:使用鼠标设置字体和文本属性的算法代码-matlab image processing: Use the mouse set the font and text properties of the algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1501
    • 提供者:小伟
  1. DIPUMtool1.3

    0下载:
  2. 这个是数字图像处理(matlab)(作者刚萨雷斯)书中所有代码,使用matlab编写,都可以直接使用-This is a digital image processing (matlab) (Author just Alcarrizos) book all of the code, the use of matlab to prepare, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:153159
    • 提供者:倪广波
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. digital-process-work

    0下载:
  2. 武汉大学研究生2008级数字图像处理学习总结及作业技术报告 使用Matlab实现,包括处理结果及详细说明,很好的数字图像学校资料-Wuhan University Graduate 2008 study of digital image processing and operating technical report summing up the use of Matlab to achieve, including the processing of results and detai
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:461775
    • 提供者:liusaoyue1
  1. jpeg

    0下载:
  2. 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:volcano
  1. imageprocessing

    0下载:
  2. 一本有关数字图像处理的书籍,欢迎使用。这本书比较经典-A digital image processing-related books are welcome to use. Comparing this book a classic
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31620409
    • 提供者:李岚
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com